home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / cbm / 561 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  30.6 KB

  1. Path: conch.aa.msen.com!not-for-mail
  2. From: brain@mail.msen.com (Jim Brain)
  3. Newsgroups: comp.sys.cbm
  4. Subject: COMP.SYS.CBM: General FAQ, v3.0 Part 5/9 (beta)
  5. Supersedes: <cbmmainfaq51295@msen.com>
  6. Followup-To: comp.sys.cbm
  7. Date: 10 Jan 1996 17:05:28 -0500
  8. Organization: Brain Innovations, Inc.
  9. Sender: brain@msen.com
  10. Approved: news-answers-request@MIT.EDU
  11. Expires: 05 Feb 1996
  12. Message-ID: <cbmmainfaq50196@msen.com>
  13. Reply-To: brain@mail.msen.com
  14. NNTP-Posting-Host: conch.aa.msen.com
  15. Summary: This posting contains answers to questions that commonly surface in
  16.          comp.sys.cbm.  This posting will tell you enough to get your
  17.          computer connected to a network, fixed, and/or enhanced.  This file   
  18.          should be read by new users of comp.sys.cbm before posting to the
  19.          group.  It should also be proofread by users who are currently
  20.          active in comp.sys.cbm.
  21. Keywords: CBM FAQ Help List C64 C128 VIC Modem
  22. X-URL: http://www.msen.com/~brain/
  23.  
  24.  
  25. X-Posted-By: YPost, version 0.07.B1109
  26.  
  27.  
  28. Archive-name: cbm-main-faq.3.1.p5
  29. Comp-answers-archive-name: commodore/main-faq/part5
  30. News-answers-archive-name: commodore/main-faq/part5
  31. Comp-sys-cbm-archive-name: main-faq/part5
  32. Version: 3.1
  33. Last-modified: 1996/01/10
  34.              
  35.  
  36.   ---------------------------------------------------------------------------
  37.   
  38.   Table of Contents (for this file)
  39.   ---------------------------------
  40.  
  41.    6.5.  What is electronic mail?
  42.    6.5.1.  What are mailing lists and how do I join one?
  43.    6.5.2.  What is a Mail Server?  How do I use one?
  44.    6.5.3.  How do I contact people on Compuserve, Genie, etc.?
  45.    6.6.  What is USENET or NetNews?  What is a USENET newsgroup?
  46.    6.6.1.  What news groups cater to Commodore 8-bit machines? 
  47.    6.6.2.  What types of discussions belong in comp.sys.cbm?
  48.    6.6.3.  Which issues does comp.sys.cbm discuss regularly?
  49.    6.6.4.  How do I post in comp.sys.cbm?
  50.    6.6.5.  How can I access comp.sys.cbm through email?
  51.    6.7.  What is a FidoNET echo?
  52.    6.7.1.  What echoes cater to Commodore 8-bit machines? 
  53.    6.7.2.  How do I post in an echo?
  54.    6.8.  What is the World Wide Web?
  55.    6.8.1.  What WWW sites have Commodore information?
  56.    6.8.2.  What Sites have Telnet WWW Browsers?
  57.    6.9.  What is File Transfer Protocol (FTP)?
  58.    6.9.1.  What FTP sites have Commodore Information?
  59.    6.9.2.  What is an FTP Mail Server?  How do I use one?
  60.    6.9.3.  How do I send files to an FTP site?
  61.    6.10. What is Internet Relay Chat (IRC)?
  62.    6.11. What else is available online?
  63.    
  64.   ---------------------------------------------------------------------------
  65.  
  66.  
  67.    6.5.  What is electronic mail?
  68.    
  69.   Electronic mail is the online equivalent of post office mail.  Although
  70.   email is a general term, its use is usually meant to mean "Internet email".
  71.   To use email, you must have access to an internet email program.  On UNIX,
  72.   these programs are called mail, elm, or pine.  BBS systems usually have a 
  73.   special message area for Internet email.  You address a message to a user
  74.   by using his or her internet email address, which is usually of the form
  75.   name@machine_name.doamin_name.type_of_institution_or_country.  An example
  76.   would be brain@mail.msen.com, which would be user "brain" at machine "mail"
  77.   in doamin "msen" and the type "com" which means company or commercial.
  78.   
  79.   After addressing the message and choosing a sutiable subject, the body of
  80.   the message is written with information meaningful to the addressee.
  81.   Usually this information is textual in nature and reads much like a 
  82.   personal letter.
  83.    
  84.   It is possible to mail people binary files.  To do this, you need access
  85.   to a program called uuencode.  Most, if not all UNIX machines have this
  86.   command available, and there are versions available for IBM, Amiga, and
  87.   Macintosh. There is also a version of uuencode available for the
  88.   Commodore 64 and 128 as part of the ACE 128/64 OS replacement. (See section
  89.   8.3)  The uuencode program takes a binary file and expands it so that
  90.   it only contains 7-bit ASCII characters.  This resulting file can then be
  91.   mailed to a recipient, who then uses a similar program called uudecode
  92.   that will transform the uuencoded file into the resulting binary file.
  93.   This encoding technique is a standard one used across multiple platforms.
  94.   If you want to send a file to another Commodore owner, you can use bcode,
  95.   which is a Commodore-specific encoding available in ACE 128/64.
  96.  
  97.     
  98.    6.5.1.  What are mailing lists and how do I join one?
  99.    
  100.   A mailing list is similar to a USENET newsgroup like comp.sys.cbm, in that
  101.   it provides a place for people to talk among each other and ask questions.
  102.   The difference is that the mechanism used is mail.  You mail a message off
  103.   to the list, the message then gets sent out to all members of that list,
  104.   they read and reply to the list, and the process repeats.  It is used for
  105.   topics that are considered temporary or topics that have a limited scope and
  106.   may not sustain an entire newsgroup being devoted to them.  It may also
  107.   be used when people want to privately discuss some issue.
  108.  
  109.   There are a number of Commodore 8-bit mailing lists for you to join:
  110.  
  111.   cbm-unix - This is a list devoted to the discussion of alternate operating
  112.              systems for the Commodore line that have the familiar UNIX
  113.              shell look-and-feel. You can join this one by sending mail to
  114.              mailserv@lists.funet.fi with the message:
  115.  
  116.              subscribe cbm-unix Jim Brain                 <use your own name>
  117.              review cbm-unix          <this will show you who is on the list>
  118.              help                     <this will explain how to use the list>
  119.  
  120.              you can then send mail to the list by addressing it to:
  121.              cbm-unix@lists.funet.fi.
  122.  
  123.   old-cbm -  This is a list devoted to discussions of older Commodore
  124.              equipment.  Typically, this list discusses issues concerning
  125.              PETs, the VIC-20, Plus 4 and C16, and other lesser used
  126.              machines.  You can join this one by sending mail to
  127.              mailserv@lists.funet.fi with the message:
  128.  
  129.              subscribe old-cbm Jim Brain                  <use your own name>
  130.              review old-cbm           <this will show you who is on the list>
  131.              help                     <this will explain how to use the list>
  132.  
  133.              you can then send mail to the list by addressing it to:
  134.              old-cbm-unix@lists.funet.fi.
  135.  
  136.   c64-hackers - I do not know much about this list other than it is used to
  137.              discuss issue realting to timing and special opcodes used in
  138.              Commodore programs. You can join this list by sending mail to
  139.              mailserv@lists.funet.fi with the message:
  140.  
  141.              subscribe c64-hackers Jim Brain              <use your own name>
  142.              review c64-hackers       <this will show you who is on the list>
  143.              help                     <this will explain how to use the list>
  144.  
  145.              you can then send mail to the list by addressing it to:
  146.              c64-hackers@lists.funet.fi.
  147.  
  148.   commodor - This is a list that is for all Commodore 8-bit computer
  149.              discussion.  This list mirrors most of the discussion on
  150.              comp.sys.cbm, so I would post to both places. You subscribe
  151.              by sending a mail msg to:
  152.              listserv@ubvm.cc.buffalo.edu with the message:
  153.  
  154.              subscribe commodor Jim Brain                 <use your own name>
  155.              review commodor          <this will show you who is on the list>
  156.              help                     <this will explain how to use the list>
  157.  
  158.              you can then send mail to the list by addressing it to:
  159.              commodor@ubvm.cc.buffalo.edu
  160.  
  161.   c65 -      This is a list that discusses the various aspects of the
  162.              Commodore C65 Prototype system.  There are files and
  163.              information available through this list to C65 owners.  Note
  164.              that this is NOT the list to ask where a C64 can be purchased
  165.              from, since the C65 is not a product, per se, as all available
  166.              units were in-house prototypes liquidated at a warehouse.
  167.              You can subscribe by sending a mail msg to:
  168.              c65list-request@dce.vic.gov.au with the subject:
  169.  
  170.              subscribe
  171.  
  172.              You can then send mail to the list by address it to:
  173.              c65@dce.vic.gov.au 
  174.  
  175.   c=hacking - This list is set up to automatically mail out the latest copy
  176.              of Commodore Hacking Online Magazine upon publication.  It is run
  177.              through Jim Brain's mailserver.  You can subscribe by sending
  178.              a mail message to:
  179.  
  180.              brain@mail.msen.com with a subject line of:
  181.  
  182.              MAILSERV with a message of:
  183.  
  184.              subscribe c=hacking Jim Brain                <use your own name>
  185.              help                     <this will explain how to use the list>
  186.              
  187.   trivia -   This list is set up to automatically mail out the latest copy
  188.              of the Commodore Trivia as soon as it is published on USENET.
  189.              through Jim Brain's mailserver.  You can subscribe by sending
  190.              a mail message to:
  191.  
  192.              brain@mail.msen.com with a subject line of:
  193.  
  194.              MAILSERV with a message of:
  195.  
  196.              subscribe trivia Jim Brain                   <use your own name>
  197.              help                     <this will explain how to use the list>
  198.              
  199.   cbm-main-faq - This list is set up to automatically mail out any major
  200.              updates to this Frequently Asked Questions List.  It is run
  201.              through Jim Brain's mailserver.  You can subscribe by sending
  202.              a mail message to:
  203.  
  204.              brain@mail.msen.com with a subject line of:
  205.  
  206.              MAILSERV with a message of:
  207.  
  208.              subscribe cbm-main-faq Jim Brain             <use your own name>
  209.              help                     <this will explain how to use the list>
  210.              
  211.   c64coders - This list is for Commodore 64 coders.  Not much is known about
  212.               the list, but here is how to join.  Send a mail message to:
  213.               c64coders-request@uclink2.berkeley.edu with a subject line of:
  214.               
  215.               subscribe.
  216.  
  217.    
  218.    6.5.2.  What is a Mail Server?  How do I use one?
  219.   
  220.   A couple of people are running servers that will respond to email requests.
  221.   Each have a limited amount of files available.  To access them send the
  222.   following email:
  223.   
  224.   To:  brain@mail.msen.com
  225.   Subject: MAILSERV
  226.   Message Body:
  227.  
  228.   help
  229.   quit
  230.  
  231.   That will return a list of commands.  Currently the following commands 
  232.   are supported:
  233.  
  234.   help               retrieves a list of available commands.
  235.   catalog            retrieves a list of files currently available.
  236.   send <filename>    retrieves the file <filename>
  237.   subscribe list_name Firstname Lastname
  238.                      subscribes the user to a mailing list.
  239.  
  240.    
  241.    6.5.3.  How do I contact people on Compuserve, Genie, etc.?
  242.    
  243.   These online services have gateways to the Internet.  To send a message to
  244.   someone on the following services, make sure they can receive Internet mail
  245.   and address the message as follows:
  246.  
  247.   Service       Username        Internet Address
  248.  
  249.   Compuserve    12345,678       12345.678@compuserve.com
  250.   GEnie         j.smith2        j.smith2@genie.geis.com
  251.   Delphi        jsmith          jsmith@delphi.com
  252.  
  253.   FidoNet is special, since there are many fidonet nodes, so you need the
  254.   specific node information for the system that the recipient is on.  Assume
  255.   that Jim Brain is on a fido BBS that is node 115 on network 233 in zone
  256.   1. (denoted in FIDO as 1:233/115)  The address would be:
  257.  
  258.   FidoNet       Jim Brain       Jim.Brain@f115.n233.z1.fidonet.org
  259.   
  260.   If the fido address is a point on a FIDO network (denoted as 1:233/115.200),
  261.   then the address would be:
  262.  
  263.   FidoNet       Jim Brain       Jim.Brain@p200.f115.n233.z1.fidonet.org
  264.  
  265.   
  266.    6.6.  What is USENET or NetNews?  What is a USENET newsgroup?
  267.    
  268.    USENET is a service on the Internet that presents the user with a variety
  269.    of forums in which to place messages.  It can be viewed as the online
  270.    equivalent of a set of bulleting "corkboards", like those in a hallway.
  271.    Each corkboard or "newsgroup" caters to a different topic.  Users can
  272.    place or "post" messages to the newsgroup for others to read, or followup
  273.    to posts on the newsgroup.  
  274.    
  275.    
  276.    6.6.1.  What news groups cater to Commodore 8-bit machines? 
  277.   
  278.   The first thing to discuss here is the dividing line between Commodore
  279.   models.  All Commodore computers up to, but not including, the Commodore
  280.   Amiga or the Commodore line of IBM PC Compatible computers, are
  281.   discussed in comp.sys.cbm, which is what this FAQ covers.  The Amiga line
  282.   of computers is covered in the separate newsgroups comp.sys.amiga.*,
  283.   where the '*' indicates that there are a number of groups that match that
  284.   name. The IBM PC Compatible computers are discussed in comp.sys.ibm-pc.*.
  285.  
  286.   comp.sys.cbm -
  287.   
  288.   This unmoderated newsgroup discusses all topics concerning Commodore
  289.   8-bit machines, including everything from the KIM-1 to the Commodore
  290.   65.  This is the flagship USENET newsgroup.
  291.   
  292.   comp.binaries.cbm  - 
  293.   
  294.   This moderated groups permits the distribution of uuencoded binary files 
  295.   for the Commodore 8-bit computers.  The moderator is Mike Miller 
  296.   (mmmiller3@gac.edu).  If you have a favorite program you wish to put up for 
  297.   distribution, please download and read the comp.binaries.cbm FAQ (posted in 
  298.   its respective group).  
  299.   
  300.   comp.emulators.cbm -
  301.   
  302.   This unmoderated newsgroup was created in 1994 for those who wish to
  303.   run one of the many emulation programs available on other machines that
  304.   emulate the C64.  This forum seems to be more appropriate for questions
  305.   concerning operation on "foreign" hardware and file types.
  306.  
  307.   zer.z-netz.rechner.c64+c128.allgemein -
  308.   
  309.   This is a German newsgroup that discusses much of the same topics as
  310.   comp.sys.cbm.  "allgemein" = general.  
  311.   
  312.   zer.z-netz.rechner.c64+c128.binaer -
  313.   
  314.   This German newsgroup parallels the function of comp.binaries.cbm.
  315.   "binaer" = "binary".  
  316.   
  317.   zer.t-netz.c64 -
  318.   
  319.   This is a general discussion group for the c64 computer.  It has the
  320.   description 'Der am weitesten verbreitete Rechner', which means "The most
  321.   widely used/most popular computer."
  322.   
  323.   zer.z-netz.rechner.c64+c128.hardware
  324.   
  325.   This German newsgroups discusses hardware topics relating to the C64 and
  326.   C128.
  327.   
  328.    
  329.    6.6.2.  What types of discussions belong in comp.sys.cbm?
  330.    
  331.   Any discussions about Commodore machines excluding the Commodore Amiga
  332.   line, the Commodore IBM PC Clone line are encouraged in comp.sys.cbm
  333.   These machines are commonly referred to as the Commodore 8-bit line, 
  334.   whereas the Amiga and PC line is not 8-bit.  Please make sure any question 
  335.   you intend on posting is not already answered in this FAQ.  Also, when 
  336.   posting a troubleshooting question about inoperative equipment, please give 
  337.   as much detail as possible.  Be considerate of others in the group and keep 
  338.   questions not pertaining to some aspect of Commodore 8-bit machines and 
  339.   peripherals out of comp.sys.cbm.  The group does realize, however, that a 
  340.   large percentage of Commodore 8-bit owners also own another computer system 
  341.   and might have questions about interfacing or emulations.  Just use your 
  342.   own good judgement.
  343.  
  344.  
  345.    6.6.3.  Which issues does comp.sys.cbm discuss regularly?
  346.    
  347.   Although comp.sys.cbm discusses all Commodore 8-bit machines at times,
  348.   the C64 and C128 get most of the attention.
  349.  
  350.   An overview of the subjects discussed in comp.sys.cbm is available at
  351.   http://qiclab.scn.rain.com/pub1/overview/comp/sys/cbm/.overview
  352.  
  353.    
  354.    6.6.4.  How do I post in comp.sys.cbm?
  355.    
  356.   You first need to access the newsgroup comp.sys.cbm through the use of
  357.   newsreader.  There are many available in UNIX with names like rn, nn, tin,
  358.   and trn.  I can't begin to tell you what command each uses to construct
  359.   a posting, but your machine administrator should be able to tell you.
  360.   All posts should contains relevant Summary and Keyword info, as well as
  361.   a descriptive title.  If you are posting a followup to an existing article,
  362.   and are quoting the article, please only quote the relevant portions of the
  363.   existing article.
  364.  
  365.   If you find that you cannot post to a newsgroup via your newsreader, but do
  366.   have Internet electronic mail capabilities, you can post to the newsgroups
  367.   via e-mail.  For example, to posts a message to COMP.SYS.CBM, simply mail the
  368.   message to either comp.sys.cbm@anon.penet.fi , or 
  369.   comp.sys.cbm@news.demon.co.uk.  It is probably best to use the United 
  370.   Kingdom addresses, since the other is an anonymous posting service, so 
  371.   people won't know who originated the post.  Such disguises are 
  372.   unnecessary in the CBM newsgroups.
  373.  
  374.    
  375.    6.6.5.  How can I access comp.sys.cbm through email?
  376.    
  377.   If you do not have access to the USENET newsgroup comp.sys.cbm and do have 
  378.   access to Internet email, Allen Smith has graciously set up a list server
  379.   that will mail each day's postings to you.  To use this service, email
  380.   listserv@compsmth.soonet.ca with NO subject and ONLY   
  381.    
  382.   SUBSCRIBE comp-sys-cbm   
  383.  
  384.   in the body (no leading spaces, no signature) to use this service.
  385.  
  386.    
  387.    6.7.  What is a FidoNET echo?
  388.   
  389.   FidoNET is a "grass roots" network that originated to link bulletin board
  390.   systems across the country together.  Unlike the Internet, which uses
  391.   dedicated phone lines at high speeds to implement its network, FidoNET uses
  392.   regular phone lines at normal modem speeds that are not dedicated to 
  393.   providing networking to link the machine on FidoNET together.  FidoNET
  394.   allows the exchange of messages in message bases called "echoes" among
  395.   various boards.  To use the FidoNET echoes, you must connect to a system
  396.   that has FidoNET access.  It is not possible to describe all the features
  397.   of FidoNET in this FAQ, so you should consult your local User Group or BBS
  398.   sysop for more info.  
  399.   
  400.   The FidoNET echoes are similar to USENET newsgroups, although the echoes
  401.   have more strict rules about content and topics.
  402.   
  403.    
  404.    6.7.1.  What echoes cater to Commodore 8-bit machines? 
  405.    
  406.   The relevant echoes for Commodore users are:
  407.   
  408.   CBM          Commodore 64 and 128 News and Discussions
  409.   CBM128       Commodore 128 specific News and Discussions
  410.   GEOS         GEOS News and Discussions
  411.   PCWRITE      Cross Platform Computing, including C64 emulators
  412.   CBM.GER      German Fido area for CBM discussion.
  413.   R20_8BITAR   Sweden echo for all 8-bit CBMs.
  414.   
  415.    
  416.    6.7.2.  How do I post in an echo?
  417.    
  418.   Echoes are usually posted in the same way that you would mail a BBS
  419.   message in any other area, although the BBS may operate differently.
  420.   It is best to follow any online directions or consult the local BBS sysop
  421.   for more details.
  422.    
  423.    6.8.  What is the World Wide Web?
  424.    
  425.   The World Wide Web (WWW or W3) is a Internet-wide Hypertext document 
  426.   retrieval and display system.  To use WWW, you must have access to a 
  427.   WWW HyperText Markup Language (HTML) browser.  Typical examples include 
  428.   lynx, which is a ASCII browser available on UNIX, and Mosaic, a GUI 
  429.   browser available for UNIX, Windows, Mac, and other platforms.  There
  430.   are others, but these are a few.  Once in a browser program, point it at
  431.   some of these WWW "pages".
  432.  
  433.   If you do not have WWW access to the Web, you can request pages be mailed
  434.   to by sending mail to webmail@curia.ucc.ie with the subject help.  The 
  435.   return mail should tell you how to request a WWW page.
  436.  
  437.   However, if you do have access to telnet on the Internet, you can access
  438.   the Web.  Instructions on how to do this, in a file called wwwtelnet.txt,
  439.   can be retrieved from Jim Brain's MAILSERV server.  See Section 5.X for 
  440.   information on how to access the server.
  441.  
  442.    
  443.    6.8.1.  What WWW sites have Commodore information?
  444.  
  445.   There are a number of WWW sites that provide Commodore content.  Most
  446.   of these sites are tailored to the Commodore 8-bit community as well.
  447.   A complete listing of sites is available at 
  448.   http://www.msen.com/~brain/cbmlinks.html.
  449.     
  450.  
  451.    6.8.1.  What Sites have Telnet WWW Browsers?
  452.  
  453.   If you do not have access to a WWW browser program, but do have access to
  454.   Internet telnet, you can access the WWW through the following sites:
  455.  
  456.   fatty.law.cornell.edu
  457.   www.njit.edu
  458.   lynx.cc.akans.edu
  459.  
  460.   login: www
  461.  
  462.   
  463.    6.9.  What is File Transfer Protocol (FTP)?
  464.    
  465.    to access some machines, the special user "anonymous" or "ftp" is used
  466.    to log into another machine for ftp.  These machine, which hold public
  467.    domain (PD), shareware, and freeware files, are called "anonymous ftp"
  468.    sites.  To get files from these sites, you use (on most systems) a program
  469.    called ftp.  A typical ftp session (assuming you are running from a Unix 
  470.    system) would be as follows:
  471.  
  472.   SAMPLE SESSION:
  473.  
  474.   %ftp ccnga.uwaterloo.ca                   <ccnga.uwaterloo.ca is site name>
  475.   Connected to ccnga.uwaterloo.ca.
  476.   220 punisher FTP server (SunOS 4.1) ready.
  477.   Name (cco.caltech.edu:rknop): anonymous     <Use "anonymous" for user name>
  478.   331 Guest login ok, send ident as password.
  479.   Password:                                   <Type your E-mail address here>
  480.   230 Guest login ok, access restrictions apply.
  481.   ftp> cd /pub/cbm/utilities                         <"cd" changes directory>
  482.   250 CWD command successful.
  483.   ftp> dir z*                             <"dir" alone lists whole directory>
  484.   200 PORT command successful.
  485.   150 ASCII data connection for /bin/ls (131.215.48.57,2084) (0 bytes).
  486.   -rw-r--r--  1 root     root        15427 Apr 13 15:42 zed-128.070
  487.   -rw-r--r--  1 root     root        14107 Apr 13 15:42 zed-128.doc
  488.   226 ASCII Transfer complete.
  489.   remote: z*
  490.   134 bytes received in 0.44 seconds (0.3 Kbytes/s)
  491.   ftp> binary                           <specifies binary files. IMPORTANT!!>
  492.   200 Type set to I.
  493.   ftp> get zed-128.070                            <requests file zed-128.070>
  494.   200 PORT command successful.
  495.   150 Binary data connection for zed-128.070 (131.215.48.57,20) (15427 bytes)
  496.   226 Binary Transfer complete.
  497.   local: zed-128.070 remote: zed-128.070
  498.   15427 bytes received in 0.1 seconds (1.5e+02 Kbytes/s)
  499.   ftp> quit                                      <quit when you are finished>
  500.   221 Goodbye.
  501.   %
  502.  
  503.   To submit files to an ftp site, you use the command "put".  Again, make sure
  504.   to first specify "binary" for programs and other binary files.  Typically,
  505.   ftp sites will only accept submissions in an "INCOMING" directory.
  506.  
  507.   To download software (files) from an anonymous ftp sites, one has to
  508.   be aware that there are two connections to be concerned about.  The
  509.   first connection is from your Commodore to you host computer and then
  510.   the connection from your host to the ftp site.  In addition you need to be
  511.   be aware of the nature of the information in the desired file, particularly
  512.   if you are downloading programs.  If the file is not known to be in
  513.   printable ASCII form, consider it a binary file.  It may also be be in an
  514.   archived form, i.e. a form where it is packed with many files or in a
  515.   shortened format.  Consider these to be binary unless it is of the "uu"
  516.   type which is an ASCII format. 
  517.  
  518.    
  519.    6.9.1.  What FTP sites have Commodore Information?
  520.    
  521.   A number of sites on Internet have areas for Commodore files. The list 
  522.   of current Internet FTP sites can be retrieved from the Jim Brain's
  523.   mail server as file cbm-ftp-sites.MM.YY where MM is the Month and YY is the
  524.   year that the list is for.  (See Section 6.5.2 for directions on how to
  525.   use the mail server).  The FTP List is maintained by Howard Herman and a 
  526.   copy of the latest file can be obtained from him at 
  527.   72560.3467@compuserve.com.
  528.  
  529.  
  530.    6.9.2.  What is an FTP Mail Server?  How do I use one?
  531.  
  532.   If your service provider does not allow access to FTP directly, there
  533.   are some systems that will perform the FTP session on your behalf.  These
  534.   systems are called "ftp mail servers".  These allow the user to request
  535.   files to be retrieved by electronically mailing a message to the server.
  536.   
  537.   To use the service, you must first learn how the service works.  This is
  538.   done by mailing the server address with the word "help" in the body of
  539.   the message This will result in the directions being sent in a message to
  540.   you.  Then, following the directions, you can request files from any
  541.   FTP sites through the server.  The server will send both the retrieved
  542.   files and a message detailing the execution of your request.
  543.   
  544.   Here is a sample request message:
  545.   
  546.   To: ftpmail@decwrl.dec.com
  547.   Subject:
  548.   Body:
  549.   connect ccnga.uwaterloo.ca anonymous brain@msen.com
  550.   chdir /pub/cbm/comp.sys.cbm
  551.   ls -l
  552.   quit
  553.   
  554.   Please note the following:
  555.   
  556.   This service is only for retrieving files.
  557.   
  558.   Binary files will usually be uuencoded.  They must be decoded before use.
  559.   
  560.   Large files may be split into smaller pieces.  The resulting pieces must
  561.   be editted back into one piece, and decoded if necessary.
  562.   
  563.   Potential ftpmail servers include:
  564.  
  565.   ftpmail@decwrl.dec.com
  566.   bitftp@pucc.princeton.edu
  567.   
  568.   Craig Bruce has set up a ftp mail server off his regular email address.
  569.   Here is how you would utilize it:
  570.    
  571.   To: csbruce@little.uwaterloo.ca
  572.   Subject: ftpmail
  573.   Body:
  574.   help
  575.   bcode
  576.   ftp ccnga.uwaterloo.ca
  577.   cd /pub/cbm/os/ace
  578.   dir
  579.   get ace12.doc
  580.   quit
  581.  
  582.   All of the regular FTP commands are supported, with the addition of
  583.   the following commands:
  584.  
  585.   help   - gives help information.
  586.   bcode  - requests the data be sent as bcoded files.
  587.   hexcode- requests the data be sent as hexcoded files.
  588.  
  589.  
  590.    6.9.3.  How do I send files to an FTP site?
  591.  
  592.   If you have the Commodore 128 .sfx creator, use it.  It is part of the CS-DOS 
  593.   public-domain software package, and it requires a Commodore-1700-compatible 
  594.   RAM expansion unit.  If you can't make .sfx archives, upload the files as 
  595.   straight binaries.  Text files which you include in .sfx archives should be 
  596.   PETSCII.  Separate text files should be ASCII or ISO 8859-1.  If you are 
  597.   uploading GEOS files, use William Coleman's Convert 2.5 program to transfer 
  598.   the files to standard Commodore format before including them in the .sfx 
  599.   archive.  
  600.  
  601.   You can make .sfx archives on a Unix machine by first compressing the 
  602.   files into an .lzh or .lha archive, then using Marko Makela's LZHconvert 
  603.   package on the LHarchive.  This technique may work on some non-Unix 
  604.   computers.  LZHconvert is on ftp.funet.fi in directory /pub/cbm/archiving.
  605.  
  606.   Upload a .readme file separately from your program or archive.  In your 
  607.   readme file, give a one-sentence description of each of your program(s).  
  608.   List the lengths, starting addresses, and CRC32s of the files.  Look on 
  609.   ftp.funet.fi in /pub/cbm/archiving for CRC-32 software.  
  610.  
  611.   People should be able to make sure easily that they have all the parts of 
  612.   your software package.  Put a complete file list in the readme file.  Make a 
  613.   directory on the FTP site if you can, and put all your files in that.  
  614.  
  615.   E-mail the maintainers right before you post your data.  Your message can 
  616.   be just the .readme file with an introductory comment.  
  617.  
  618.   The following is a list of valid FTP sites as of 26 Sep 1995.  In the 
  619.   directory names below, replace "..." with the existing name closest to the 
  620.   purpose of your files.  "Dir" indicates whether the FTP site allows you to 
  621.   create your own directories.  
  622.  
  623.   Destination: ftp://ccnga.uwaterloo.ca/pub/cbm/...
  624.   Uploads:     ftp://ccnga.uwaterloo.ca/pub/cbm/INCOMING/...
  625.   E-mail:      csbruce@ccnga.uwaterloo.ca
  626.   Dir:         Yes
  627.  
  628.   Destination: ftp://ftp.funet.fi/pub/cbm/...
  629.   Uploads:     ftp://ftp.funet.fi/pub/cbm/incoming/...
  630.   E-mail:      cbm-adm@nic.funet.fi
  631.   Dir:         No
  632.  
  633.   Destination: ftp://pitel_lnx.ibk.fnt.hvu.nl/pub/c64/...
  634.   Uploads:     ftp://pitel_lnx.ibk.fnt.hvu.nl/pub/c64/incoming
  635.   E-mail:      cba@pitel_lnx.ibk.fnt.hvu.nl
  636.   Dir:         No
  637.  
  638.   Destination: ftp://dhp.com/pub/c64/...
  639.   Uploads:     ftp://dhp.com/pub/c64/pub/c64/incoming
  640.   Email:       rotox@dhp.com
  641.   Dir:         No
  642.  
  643.   Destination: ftp://ftp.giga.or.at/pub/c64/...
  644.   Uploads:     ftp://ftp.giga.or.at/pub/c64/INCOMING (no read access here)
  645.   E-mail:      spockie@giga.or.at
  646.   Dir:         Yes (difficult to delete, though)
  647.  
  648.   Destination: ftp://bbs.cc.uniud.it/pub/c64/...
  649.   Uploads:     ftp://bbs.cc.uniud.it/pub/c64/incoming
  650.   E-mail:      playboy@bbs.cc.uniud.it
  651.   Dir:         No
  652.  
  653.  
  654.    6.10. What is Internet Relay Chat (IRC)?
  655.   
  656.   Internet Raley Chat (IRC) is an online version of citizen's band radio or
  657.   BBS chat rooms.  The service is worldwide and is available on the Internet.
  658.   To use IRC, one would normally use a client program (typically called irc on
  659.   UNIX machines) to access the service.  
  660.   
  661.   Although the program used to access IRC varies, the commands are pretty
  662.   much standard.  All commands are entered on the text line and begin
  663.   with a "/" character.  Here are a few important ones:
  664.    
  665.   /join #c-64               Join the #c-64 channel, which discusses topics
  666.                             concerning Commodore hardware and software.
  667.  
  668.   /msg Commbot help         will get you info on Commbot which carries C64/128
  669.                             software to download.
  670.  
  671.   /msg Filebot help         another C64 bot with software to download from.
  672.  
  673.   /msg coolhand xdcc list   if he is online, this user has many c64 files
  674.                             which can be downloaded via this command.
  675.                             
  676.   /quit                     leave.
  677.   
  678.   /names *                  List names of all people in current channel.
  679.  
  680.   /dcc send (nickname) (filename)
  681.                             Send a file to person (nickname).
  682.  
  683.   /dcc receive (nickname) or
  684.   /dcc get (filename)       REceive a file from someone.
  685.  
  686.   If you need more info on how IRC works, there is a file available on
  687.   Jim Brain's email file server called irc-info.txt that explains IRC in
  688.   more depth.  (See Section 6.5.2 for directions on how to use the mail server)
  689.  
  690.    
  691.    6.11. What else is available online?
  692.  
  693.   If you are looking for other places on the Internet to talk Commodore,
  694.   there is the Commodore forum on CoSy, a system accessible from the 
  695.   Internet.  To access this service, you must have access to a telnet
  696.   program.  Here is the relevant information:
  697.  
  698.   telnet cosy.softwaords.bc.ca 
  699.   login: cosy
  700.   CoSy: j commodore
  701.  
  702.   This will bring up a list of topics pertaining to Commodore.  The forum
  703.   moderator is Robert Todd and his email address is robert.todd@bbs.serve.org.
  704.   This forum is ideally suited to discussions about the Color64 BBS 
  705.   system and other Commodore BBS systems.  If you wish to post in the
  706.   forum, please send email to that effect to Robert Todd.
  707.   
  708.   
  709.  
  710. -- 
  711. Jim Brain, Embedded Systems Designer, Brain Innovations, Inc.  (BII)
  712. brain@mail.msen.com "Above views DO reflect my employer, since I'm my employer"
  713. Dabbling in WWW, Embedded Systems, VR, Old CBM computers, and Good Times! -Me-
  714. <a href=http://www.msen.com/~brain/>BII, VR, CBM, and personal info</a>
  715.